github.com/gotd/td/telegram/auth.Flow.password (method)

2 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L75: 			return f.password(ctx, client)
		flow.go#L126: func (f Flow) password(ctx context.Context, client FlowClient) error {